Merge pull request #1 from elijah/elijah-patch-1

Add 'ark' cookbook to Cheffile - required by the modern versions of incl...

Elijah Wright 9 years ago
parent
commit
703b091d1e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      deployment/Cheffile

+ 1 - 0
deployment/Cheffile

@@ -3,6 +3,7 @@
3 3
 
4 4
 site 'http://community.opscode.com/api/v1'
5 5
 
6
+cookbook 'ark'
6 7
 cookbook 'runit'
7 8
 cookbook 'git', :git => 'git://github.com/opscode-cookbooks/git.git'
8 9
 cookbook 'nginx', :git => 'git://github.com/opscode-cookbooks/nginx.git'